type context.stopCtx

3 uses

	context (current package)
		context.go#L355: type stopCtx struct {
		context.go#L390: 	if s, ok := parent.(stopCtx); ok {
		context.go#L500: 		c.Context = stopCtx{